RectControl.LockTop Property

Syntax

LockTop as Boolean


Determines whether the top edge of the control should stay at a set distance from the top edge of the parent control, if there is one, or the owning window. See the section "The Control Hierarchy" on page 149 in the User's Guide for more information on parent and child controls.

LockTop has no effect unless LockBottom is True.